Skip to main content

PIDTune

PIDTune[sys] gives a feedback PID controller for the system sys. 

PIDTune[sys,"carch"] gives a controller of architecture "carch" ("P", "PI", "PID", etc).

PIDTune[sys,{"carch","trule"}] gives a controller using the tuning rule "trule".

PIDTune[sys,…,"prop"] returns the value for the property "prop".

Please visit the official Wolfram Language Reference for more details and examples on core symbols.